This is a utility that is designed to provide a relatively efficient way of mapping between different sets of indexes in a distributed way. Note that all these operations are collective. More...
#include <map>#include <vector>#include "gridpack/parallel/communicator.hpp"
Go to the source code of this file.
Classes | |
| class | gridpack::hash_map::GlobalIndexHashMap |
Namespaces | |
| namespace | gridpack |
| namespace | gridpack::hash_map |
This is a utility that is designed to provide a relatively efficient way of mapping between different sets of indexes in a distributed way. Note that all these operations are collective.
1.6.1